home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 103
/
Vol 103.iso
/
games
/
save_pri.swf
/
scripts
/
DefineButton2_136
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-03-13
|
151 b
|
7 lines
on(release){
instBtn._visible = true;
unInstBtn._visible = false;
instructions.gotoAndPlay("hide");
_root.game.interaction = true;
}